Skip to content

Update dependencies #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 1, 2025
Merged

Update dependencies #32

merged 1 commit into from
Apr 1, 2025

Conversation

erikdubbelboer
Copy link
Member

For some reason dependabot and Go both don't like multiple go.mod files in a single repo. go get -u ./... doesn't do anything but manually running go get -u ... for each dependency does update them correctly.

For some reason dependabot and Go both don't like multiple go.mod files
in a single repo. `go get -u ./...` doesn't do anything but manually
running `go get -u ...` for each dependency does update them correctly.
@erikdubbelboer erikdubbelboer merged commit 6e56748 into main Apr 1, 2025
7 checks passed
@erikdubbelboer erikdubbelboer deleted the update-deps branch April 1, 2025 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants